properties property

Map<String, dynamic> properties
getter/setter pair

Custom properties associated to the beacon.

Implementation

late Map<String, dynamic> properties;