host property

String host

The host at which the API can be found.

This is always discord.com.

Implementation

String get host => 'discord.com';