maxValue property
A numeric value that determines the largest numeric value that you want to allow for Number types.
Implementation
final int? maxValue;
A numeric value that determines the largest numeric value that you want to allow for Number types.
final int? maxValue;