data property
The list of supported payment methods and their details.
Implementation
@BuiltValueField(wireName: r'data')
BuiltList<PaymentMethod>? get data;
The list of supported payment methods and their details.
@BuiltValueField(wireName: r'data')
BuiltList<PaymentMethod>? get data;