expiresIn property

  1. @override
String expiresIn

The number of seconds in which the ID token expires.

Implementation

@override

/// The number of seconds in which the ID token expires.
String get expiresIn;