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