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