wechatpay property

  1. @BuiltValueField.new(wireName: r'wechatpay')
WeChatPayInfo? get wechatpay

Details to provide if type is wechatpay.

Implementation

@BuiltValueField(wireName: r'wechatpay')
WeChatPayInfo? get wechatpay;