clone method

  1. @override
ChTerm clone()
override

Implementation

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