clone method

  1. @override
TDocumentChanges clone()
override

Clone this object.

Implementation

@override
TDocumentChanges clone() => copyWith();