refresh_token property
The Firebase Auth refresh token provided in the request or a new refresh token.
Implementation
String get refresh_token => throw _privateConstructorUsedError;
The Firebase Auth refresh token provided in the request or a new refresh token.
String get refresh_token => throw _privateConstructorUsedError;