studyId property

String? get studyId

The id of the study of this document

Implementation

String? get studyId => _snapshot!['study_id'];