notAvailableField constant
Field definition for notAvailable.
Implementation
static const notAvailableField = FieldDefinition(
name: 'notAvailable',
getValue: _getNotAvailable,
);
Field definition for notAvailable.
static const notAvailableField = FieldDefinition(
name: 'notAvailable',
getValue: _getNotAvailable,
);