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