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