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