noteField constant
Field definition for note
Implementation
static const noteField = FieldDefinition(
name: 'note',
getValue: _getNote,
);
Field definition for note
static const noteField = FieldDefinition(
name: 'note',
getValue: _getNote,
);