SharedProfileSession constructor
const
SharedProfileSession({})
Implementation
const SharedProfileSession({this.accessToken, this.refreshToken, this.expiresAt, this.tokenType = "Bearer", this.scope, this.idToken});
const SharedProfileSession({this.accessToken, this.refreshToken, this.expiresAt, this.tokenType = "Bearer", this.scope, this.idToken});