menu
yxw_comm_base_plus package
documentation
utils/ad/ad_match.dart
AdMatch
getAndroidId static method
getAndroidId static method
dark_mode
light_mode
getAndroidId
static method
Future
<
String
?
>
getAndroidId
(
)
安卓的 androidId
Implementation
static Future<String?> getAndroidId() async { return Device.deviceID; }
yxw_comm_base_plus package
documentation
utils/ad/ad_match
AdMatch
getAndroidId static method
AdMatch class