create static method

CreateToken create()

Implementation

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