Question<V> constructor

Question<V>(
  1. String type
)

Implementation

Question(this.type);