create static method

ParseTokenReq create()

Implementation

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