menu
visprofiler package
documentation
visprofiler_platform_interface.dart
VisprofilerPlatform
getAdId method
getAdId method
dark_mode
light_mode
getAdId
method
Future
<
String
?
>
getAdId
(
)
Implementation
Future<String?> getAdId() { throw UnimplementedError('getAdId() has not been implemented.'); }
visprofiler package
documentation
visprofiler_platform_interface
VisprofilerPlatform
getAdId method
VisprofilerPlatform class