accessTokenExpiry property
The date and time that the access token expires.
Implementation
@BuiltValueField(wireName: r'access_token_expiry')
String? get accessTokenExpiry;
The date and time that the access token expires.
@BuiltValueField(wireName: r'access_token_expiry')
String? get accessTokenExpiry;