Creates DeviceInfoArgs from a JSON map.
factory DeviceInfoArgs.fromJson(Map<String, dynamic> json) => DeviceInfoArgs();