clone method

  1. @override
ITrait clone()
override

Implementation

@override
ITrait clone() => Trait.fromJson(deepCloneMap(wrapped));