interaction property

List<CapabilityStatementInteraction1>? interaction
inherited

interaction A specification of restful operations supported by the system.

Implementation

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