storeIds property
The list of stores for this payment method
Implementation
@BuiltValueField(wireName: r'storeIds')
BuiltList<String>? get storeIds;
The list of stores for this payment method
@BuiltValueField(wireName: r'storeIds')
BuiltList<String>? get storeIds;