toHHmm method

String toHHmm()

Result => 19:05

Implementation

String toHHmm() => DateFormat('HH:mm').format(this);