menu
screen_time_api_ios package
documentation
screen_time_api_ios_method_channel.dart
MethodChannelScreenTimeApiIos
encourageAll method
encourageAll method
dark_mode
light_mode
encourageAll
method
Future
encourageAll
(
)
Implementation
Future encourageAll() async { await methodChannel.invokeMethod('encourageAll'); }
screen_time_api_ios package
documentation
screen_time_api_ios_method_channel
MethodChannelScreenTimeApiIos
encourageAll method
MethodChannelScreenTimeApiIos class