organizationField constant
Field definition for organization.
Implementation
static const organizationField = FieldDefinition(
  name: 'organization',
  getValue: _getOrganization,
);Field definition for organization.
static const organizationField = FieldDefinition(
  name: 'organization',
  getValue: _getOrganization,
);