expires property
      
      DateTime
      get
      expires
      
    
    
When the session will expire (unless refreshed or terminated early).
Implementation
DateTime get expires => _expires;When the session will expire (unless refreshed or terminated early).
DateTime get expires => _expires;