toString method

  1. @override
String toString()
override

Represent the time as a String in the format HH:mm:ss

Implementation

@override
String toString() => format();