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