BleData is the BLE data packet.
This packet is part of the packet sent from the server to the device.
const BleData({ required this.macAddress, required this.model, });