getDeviceInfo method
Implementation
Future<DeviceInfo?> getDeviceInfo() {
throw UnimplementedError('getDeviceInfo() has not been implemented.');
}
Future<DeviceInfo?> getDeviceInfo() {
throw UnimplementedError('getDeviceInfo() has not been implemented.');
}