hasAuth property
bool
get
hasAuth
Whether the user has valid voice-streaming auth.
Implementation
bool get hasAuth => config.hasAuth();
Whether the user has valid voice-streaming auth.
bool get hasAuth => config.hasAuth();