toKCount static method

String toKCount(
  1. int value
)

Implementation

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