units constant

List<String> const units

Available units

Implementation

static const List<String> units = ['', 'K', 'M', 'G', 'T', 'P', 'E'];