activeTime static method

String activeTime(
  1. int? ms
)

Implementation

static String activeTime(int? ms) => ms.activeTime;