create static method

OfflineToken create()

Implementation

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