menu
here_sdk
core.dart
IntegerRange
max property
max
dark_mode
light_mode
max
property
int?
max
getter/setter pair
Maximum of the range. If not set, maximum is unbounded.
Implementation
int? max;
here_sdk
core
IntegerRange
max property
IntegerRange class