organization property
Information about the organization. Required if type is organization.
Implementation
@BuiltValueField(wireName: r'organization')
Organization? get organization;
Information about the organization. Required if type is organization.
@BuiltValueField(wireName: r'organization')
Organization? get organization;