isDeployed property

bool get isDeployed

Is this study deployed?

Implementation

bool get isDeployed => deployment != null;