toHis property

String get toHis

Implementation

String get toHis {
  return DateFormat('HH:mm:ss').format(this);
}