clone method

Implementation

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