identifierField constant
Field definition for identifier.
Implementation
static const identifierField = FieldDefinition(
name: 'identifier',
getValue: _getIdentifier,
);
Field definition for identifier.
static const identifierField = FieldDefinition(
name: 'identifier',
getValue: _getIdentifier,
);