note property
Additional notes about the visitor.
If not null, this value replaces or is appended to the visitor's existing notes
depending on noteUpdateMethod.
If null, notes remain unchanged.
Implementation
final String? note;
Additional notes about the visitor.
If not null, this value replaces or is appended to the visitor's existing notes
depending on noteUpdateMethod.
If null, notes remain unchanged.
final String? note;