Constructor
AuthResp({this.accessToken, this.expiresTime, this.tokenType, this.scope, this.refreshToken, this.tokenTime});