unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
PaymentRequestPaymentMethodBankAccountTypeEnum const unknownDefaultOpenApi

The bank account type (checking, savings...).

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const PaymentRequestPaymentMethodBankAccountTypeEnum unknownDefaultOpenApi = _$paymentRequestPaymentMethodBankAccountTypeEnum_unknownDefaultOpenApi;