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