endpoint property

List<Reference>? endpoint
inherited

endpoint The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.connectionType.

Implementation

List<Reference>? get endpoint => throw _privateConstructorUsedError;