menu
flutter_app_update package
documentation
azhon_app_update.dart
AzhonAppUpdate
cancel property
cancel property
dark_mode
light_mode
cancel
property
Future
<
bool
>
get
cancel
取消
Implementation
static Future<bool> get cancel async { return await _channel.invokeMethod('cancel'); }
flutter_app_update package
documentation
azhon_app_update
AzhonAppUpdate
cancel property
AzhonAppUpdate class