create static method

PaymentMethodCard create()

Implementation

@$core.pragma('dart2js:noInline')
static PaymentMethodCard create() => PaymentMethodCard._();