menu
san_wrapper package
documentation
lacuna_ad_wrapper_platform.dart
LacunaWrapperPlatform
getVersionCode method
getVersionCode method
dark_mode
light_mode
getVersionCode
method
Future
<
int
>
getVersionCode
(
)
Implementation
Future<int> getVersionCode() async { return await _methodChannel.invokeMethod('getVersionCode'); }
san_wrapper package
documentation
lacuna_ad_wrapper_platform
LacunaWrapperPlatform
getVersionCode method
LacunaWrapperPlatform class