menu
contact_v2 package
documentation
model/note_list.dart
NoteList
clone method
clone method
dark_mode
light_mode
clone
method
@
override
NoteList
clone
(
)
override
Implementation
@override NoteList clone() => NoteList.fromJson(deepCloneMap(wrapped));
contact_v2 package
documentation
model/note_list
NoteList
clone method
NoteList class