refreshToken property

String? refreshToken

Return refresh token

Implementation

static String? get refreshToken => Token.instance.refreshToken;