clone method

  1. @override
PercentageTerm clone()
override

Implementation

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