apps property
A list of apps for this payment method.
Implementation
@BuiltValueField(wireName: r'apps')
BuiltList<PaymentMethodUPIApps>? get apps;
A list of apps for this payment method.
@BuiltValueField(wireName: r'apps')
BuiltList<PaymentMethodUPIApps>? get apps;