getDeviceInfoAndroid method
Implementation
Future<DeviceInfoAndroid> getDeviceInfoAndroid() {
return SingPluginToolsPlatform.instance.getDeviceInfoAndroid();
}
Future<DeviceInfoAndroid> getDeviceInfoAndroid() {
return SingPluginToolsPlatform.instance.getDeviceInfoAndroid();
}