core.Map<core.String, core.dynamic> toJson() => { if (token != null) 'token': token!, if (tokenTypeHint != null) 'tokenTypeHint': tokenTypeHint!, };