menu
leancloud_official_plugin package
documentation
leancloud_plugin.dart
Client
onResuming property
onResuming property
dark_mode
light_mode
onResuming
property
void Function
({
required
Client
client
})
?
onResuming
getter/setter pair
The resuming event of the
client
.
Implementation
void Function({ required Client client, })? onResuming;
leancloud_official_plugin package
documentation
leancloud_plugin
Client
onResuming property
Client class