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