create static method

PayReq create()

Implementation

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