mode property

num mode

Get mode of numbers

Implementation

num get mode => FxList.mode(this as List<num>);