NoteBuilder constructor

NoteBuilder()

Implementation

NoteBuilder() {
  Note._defaults(this);
}