menu
kumiho
kumiho.dart
KumihoClient
tokenSource property
tokenSource
dark_mode
light_mode
tokenSource
property
String
?
get
tokenSource
inherited
Get the source of the current token (for debugging).
Implementation
String? get tokenSource => _tokenSource;
kumiho
kumiho
KumihoClient
tokenSource property
KumihoClient class