OrganizationLinks constructor
OrganizationLinks({})
Returns a new OrganizationLinks instance.
Implementation
OrganizationLinks({
this.self,
this.members,
this.owners,
this.labels,
this.secrets,
this.buckets,
this.tasks,
this.dashboards,
});