security property

CapabilityStatementSecurity? security
inherited

security Information about security implementation from an interface perspective - what a client needs to know.

Implementation

CapabilityStatementSecurity? get security =>
    throw _privateConstructorUsedError;