studyId property
String?
get
studyId
The id of the study of this document
Implementation
String? get studyId => _snapshot!['study_id'];
The id of the study of this document
String? get studyId => _snapshot!['study_id'];