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