clone method

  1. @override
ITraitList clone()
override

Implementation

@override
ITraitList clone() => TraitList.fromJson(deepCloneMap(wrapped));