$asNoteChanged property

NoteChangedCopyWith<$R, NoteChanged, $Out> $asNoteChanged

Implementation

NoteChangedCopyWith<$R, NoteChanged, $Out> get $asNoteChanged =>
    $base.as((v, t, t2) => _NoteChangedCopyWithImpl(v, t, t2));