clone method

  1. @override
IFactList clone()
override

Implementation

@override
IFactList clone() => FactList.fromJson(deepCloneMap(wrapped));