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