menu
mas_oaid package
documentation
mas_oaid_platform_interface.dart
MasOaidPlatform
getOAID method
getOAID method
dark_mode
light_mode
getOAID
method
Future
<
String
?
>
getOAID
(
)
Implementation
Future<String?> getOAID() { throw UnimplementedError('OAID() has not been implemented.'); }
mas_oaid package
documentation
mas_oaid_platform_interface
MasOaidPlatform
getOAID method
MasOaidPlatform class