factory DeviceInformation.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<DeviceInformation>(json);