wechatpayPos property

  1. @BuiltValueField.new(wireName: r'wechatpay_pos')
WeChatPayPosInfo? get wechatpayPos

Details to provide if type is wechatpay_pos.

Implementation

@BuiltValueField(wireName: r'wechatpay_pos')
WeChatPayPosInfo? get wechatpayPos;