wechatpaySDK constant

  1. @BuiltValueEnumConst.new(wireName: r'wechatpaySDK')
PaymentDetailsTypeEnum const wechatpaySDK

The payment method type.

Implementation

@BuiltValueEnumConst(wireName: r'wechatpaySDK')
static const PaymentDetailsTypeEnum wechatpaySDK = _$paymentDetailsTypeEnum_wechatpaySDK;