clone method

  1. @override
Note clone()
override

Implementation

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