core.Map<core.String, core.dynamic> toJson() { final action = this.action; return {'action': ?action}; }