copyWith property

  1. @JsonKey(ignore: true)
$NoteCopyWith<Note> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$NoteCopyWith<Note> get copyWith => throw _privateConstructorUsedError;