max property

dynamic max

Get maximum number

Implementation

dynamic get max => FxList.max(this);