minLength property

  1. @JsonKey.new(required: true)
int minLength
final

Implementation

@JsonKey(required: true)
final int minLength;