toRawString property

String toRawString

Implementation

String get toRawString =>
    "${this.toHour.correctFormatTime}:${this.toMinute.correctFormatTime}";