deploymentId property
String?
get
deploymentId
The id of the study of this document
Implementation
String? get deploymentId => snapshot['deployment_id'].toString();
The id of the study of this document
String? get deploymentId => snapshot['deployment_id'].toString();