max property

dynamic get max

Get maximum number

Implementation

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