menu
flutter_apm package
documentation
apm_ui_services_user_module.dart
APMUIServicesUserModule
userLogout static method
userLogout static method
dark_mode
light_mode
userLogout
static method
Future
userLogout
(
)
Implementation
static Future userLogout() async { await _channel.invokeMethod('userLogout'); }
flutter_apm package
documentation
apm_ui_services_user_module
APMUIServicesUserModule
userLogout static method
APMUIServicesUserModule class