note property

String? get note

Implementation

String? get note;
set note (String? note)

Implementation

set note(String? note);