clone method

  1. @override
TimeTerm clone()
override

Implementation

@override
TimeTerm clone() => TimeTerm(value, text, span, unit);