properties property

  1. @BuiltValueField.new(wireName: r'properties')
BuiltMap<String, String>? get properties

Properties of the payment instrument group.

Implementation

@BuiltValueField(wireName: r'properties')
BuiltMap<String, String>? get properties;