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