interaction property

List<CapabilityStatementInteraction>? interaction
inherited

interaction Identifies a restful operation supported by the solution.

Implementation

List<CapabilityStatementInteraction>? get interaction =>
    throw _privateConstructorUsedError;