toHmm method

String toHmm()

Result => 19:05

Implementation

String toHmm() => DateFormat('H:mm').format(this);