menu
flutter_yfree package
documentation
YFree.dart
yGetDeviceID function
yGetDeviceID function
dark_mode
light_mode
yGetDeviceID
function
Future
<
String
>
yGetDeviceID
(
)
设备唯一码
Implementation
Future<String> yGetDeviceID() async { return _getPlugin()!.getDeviceID(); }
flutter_yfree package
documentation
YFree
yGetDeviceID function
YFree library