type property

  1. @JsonKey(unknownEnumValue: QuestionType.unknown)
QuestionType? type
inherited

Implementation

@JsonKey(unknownEnumValue: QuestionType.unknown)
QuestionType? get type => throw _privateConstructorUsedError;