create static method

RefreshToken create()

Implementation

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