noteTitle property
String?
get
noteTitle
Property getter and setter for noteTitle:
Implementation
String? get noteTitle;
set
noteTitle
(String? noteTitle)
Implementation
set noteTitle(String? noteTitle);