typeField constant
Field definition for type
Implementation
static const typeField = FieldDefinition(
name: 'type',
getValue: _getType,
);
Field definition for type
static const typeField = FieldDefinition(
name: 'type',
getValue: _getType,
);