Study.withId constructor

Study.withId(
  1. String userId
)

Implementation

Study.withId(this.userId) : id = const Uuid().v4();