supportedShopperInteractions property
- @BuiltValueField.new(wireName: r'supportedShopperInteractions')
The supported shopper interactions for this stored payment method.
Implementation
@BuiltValueField(wireName: r'supportedShopperInteractions')
BuiltList<String>? get supportedShopperInteractions;