clone method

  1. @override
IBirthdayList clone()
override

Implementation

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