storeDetails property
The store that the terminal is assigned to.
Implementation
@BuiltValueField(wireName: r'storeDetails')
Store? get storeDetails;
The store that the terminal is assigned to.
@BuiltValueField(wireName: r'storeDetails')
Store? get storeDetails;