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