storeCustomerErrorCanceled constant

  1. @BuiltValueEnumConst(wireName: 'STORE_CUSTOMER_CARD_CANCELED')
ErrorCode const storeCustomerErrorCanceled

Implementation

@BuiltValueEnumConst(wireName: 'STORE_CUSTOMER_CARD_CANCELED')
static const ErrorCode storeCustomerErrorCanceled =
    _$storeCustomerErrorCanceled;