initialValue property

T get initialValue

The initial value of the beacon.

Implementation

T get initialValue => _initialValue;