commentField constant
Field definition for comment.
Implementation
static const commentField = FieldDefinition(
name: 'comment',
getValue: _getComment,
);
Field definition for comment.
static const commentField = FieldDefinition(
name: 'comment',
getValue: _getComment,
);