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