create static method

PayRes create()

Implementation

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