setNote property

void setNote=(String note)

Implementation

set setNote(String note) => this._note = note;