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