multiple property

  1. @JsonKey(defaultValue: false)
bool multiple
final

Whether multiple choices are allowed.

Implementation

@JsonKey(defaultValue: false)
final bool multiple;