endpoint property

FixedList<Reference>? get endpoint

Technical endpoints providing access to services operated for the organization.

Implementation

FixedList<Reference>? get endpoint => endpointField.getValue(json);