menu
xy_umeng package
documentation
xy_umeng_platform_interface.dart
XYUmengPlatform
getIsInit method
getIsInit method
dark_mode
light_mode
getIsInit
method
Future
<
bool
>
getIsInit
(
)
Implementation
Future<bool> getIsInit() { throw UnimplementedError('getIsInit() has not been implemented.'); }
xy_umeng package
documentation
xy_umeng_platform_interface
XYUmengPlatform
getIsInit method
XYUmengPlatform class