menu
glorysoft_mobile_plugin package
documentation
tool/service/app_package_service.dart
AppPackageService
init method
init method
dark_mode
light_mode
init
method
Future
<
PackageInfo
>
init
(
)
Implementation
Future<PackageInfo> init() async { return await PackageInfo.fromPlatform(); }
glorysoft_mobile_plugin package
documentation
tool/service/app_package_service
AppPackageService
init method
AppPackageService class