create static method

PaymentMethod create()

Implementation

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