create method Null safety

PaymentResponse create()

Implementation

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