menu
openid_client package
documentation
openid_client_io.dart
TokenResponse
refreshToken property
refreshToken property
dark_mode
light_mode
refreshToken
property
String
?
get
refreshToken
Refresh token
Implementation
String? get refreshToken => this['refresh_token'];
openid_client package
documentation
openid_client_io
TokenResponse
refreshToken property
TokenResponse class