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