Question<V>.withId constructor
Question<V>.withId (
- String type
Implementation
Question.withId(this.type) : id = const Uuid().v4();
Question.withId(this.type) : id = const Uuid().v4();