create static method

TokenDetails create()

Implementation

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