menu
flutter_msa_plugin package
documentation
msa_interface.dart
MsaInterface
getOaid method
getOaid method
dark_mode
light_mode
getOaid
method
Future
<
String
?
>
getOaid
(
)
Implementation
Future<String?> getOaid() { throw UnimplementedError('获取OAID方法暂未实现'); }
flutter_msa_plugin package
documentation
msa_interface
MsaInterface
getOaid method
MsaInterface class