eventDetails property
Information about the event the POI notifies to the Sale System. If present, the Sale logs it for further examination.
Implementation
@BuiltValueField(wireName: r'EventDetails')
String? get eventDetails;
Information about the event the POI notifies to the Sale System. If present, the Sale logs it for further examination.
@BuiltValueField(wireName: r'EventDetails')
String? get eventDetails;