menu
chottu_link package
documentation
wrapper/chottu_link_platform_interface.dart
ChottuLinkPlatform
logout method
logout method
dark_mode
light_mode
logout
method
Future
<
void
>
logout
(
)
Implementation
Future<void> logout() { throw UnimplementedError('logout() has not been implemented.'); }
chottu_link package
documentation
wrapper/chottu_link_platform_interface
ChottuLinkPlatform
logout method
ChottuLinkPlatform class