menu
recco package
documentation
recco_platform_interface.dart
ReccoPlatform
logout method
logout method
dark_mode
light_mode
logout
method
Future
<
void
>
logout
(
)
Implementation
Future<void> logout() { throw UnimplementedError('logout() has not been implemented.'); }
recco package
documentation
recco_platform_interface
ReccoPlatform
logout method
ReccoPlatform class