deploymentId property

String? deploymentId

The id of the study of this document

Implementation

String? get deploymentId => snapshot['deployment_id'].toString();