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