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