StudyResult.withId constructor

StudyResult.withId(
  1. String type
)

Implementation

StudyResult.withId(this.type) : id = const Uuid().v4();