expires_in property

String expires_in
inherited

The number of seconds in which the ID token expires.

Implementation

String get expires_in =>
    throw _privateConstructorUsedError;