format method

  1. @override
String format()
override

Implementation

@override
String format() => start.format() + ' - ' + end.format();