pause property

FhirBoolean? pause
inherited

pause If true, indicates that, following this step, there is a pause in the flow and the subsequent step will occur at some later time (triggered by some event).

Implementation

FhirBoolean? get pause => throw _privateConstructorUsedError;