beacon property

LblBeacon? beacon

Implementation

LblBeacon? get beacon => _$this._beacon;
void beacon=(LblBeacon? beacon)

Implementation

set beacon(LblBeacon? beacon) => _$this._beacon = beacon;