condition property

List<RequestGroupCondition>? condition
inherited

condition An expression that describes applicability criteria, or start/stop conditions for the action.

Implementation

List<RequestGroupCondition>? get condition =>
    throw _privateConstructorUsedError;