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