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