clone method

  1. @override
IBirthday clone()
override

Implementation

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