clone method

  1. @override
SmartDate clone()
override

Implementation

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