operation property

List<CapabilityStatementOperation>? operation
inherited

operation Definition of an operation or a named query together with its parameters and their meaning and type.

Implementation

List<CapabilityStatementOperation>? get operation =>
    throw _privateConstructorUsedError;