Dart API Reference
dart:core
num
operator <
operator <
method
Relational less than operator.
bool
operator <
(
num
other
)
Relational less than operator.