BeaconDevice({ required this.rssi, required this.uuid, this.major, this.minor, this.accuracy, this.proximity, }) : super();