isStopped property

bool isStopped

Determines whether the study deployment has been stopped and no further modifications are allowed.

Implementation

bool get isStopped => _isStopped;