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