PaymentMethodDetailsWechat.fromJson constructor

const PaymentMethodDetailsWechat.fromJson(
  1. Object? json
)

Implementation

const PaymentMethodDetailsWechat.fromJson(Object? json)
    : _ = (json as Object);