menu
flutter_zalo package
documentation
flutter_zalo_platform_interface.dart
FlutterZaloAPI
logOut method
logOut method
dark_mode
light_mode
logOut
method
Future
<
bool
?
>
logOut
(
)
Implementation
Future<bool?> logOut() { throw UnimplementedError('logOut() has not been implemented.'); }
flutter_zalo package
documentation
flutter_zalo_platform_interface
FlutterZaloAPI
logOut method
FlutterZaloAPI class