endpoint property

List<CapabilityStatementEndpoint>? endpoint
inherited

endpoint An endpoint (network accessible address) to which messages and/or replies are to be sent.

Implementation

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