create static method

Payment create()

Implementation

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