copyWith property

  1. @JsonKey(ignore: true)
$NoteActionCopyWith<NoteAction> copyWith
inherited

Implementation

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