toKMCount static method

String toKMCount(
  1. int value
)

Implementation

static String toKMCount(int value) => value.toKMCount;