menu
get_apps package
documentation
get_apps_platform_interface.dart
GetAppsPlatform
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() { throw UnimplementedError('init() has not been implemented.'); }
get_apps package
documentation
get_apps_platform_interface
GetAppsPlatform
init method
GetAppsPlatform class