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