menu
liquify package
documentation
parser.dart
RepeatingParser<T, R>
max property
max property
dark_mode
light_mode
max
property
int
max
final
The maximum amount of repetitions, or
unbounded
.
Implementation
final int max;
liquify package
documentation
parser
RepeatingParser<T, R>
max property
RepeatingParser class