refresh_token property

String refresh_token
inherited

The Firebase Auth refresh token provided in the request or a new refresh token.

Implementation

String get refresh_token => throw _privateConstructorUsedError;