menu
mangadex_library package
documentation
mangadex_client.dart
MangadexClient
tokenIsNull method
tokenIsNull method
dark_mode
light_mode
tokenIsNull
method
bool
tokenIsNull
(
)
Implementation
bool tokenIsNull() => _token == null;
mangadex_library package
documentation
mangadex_client
MangadexClient
tokenIsNull method
MangadexClient class