locationField constant
Field definition for location.
Implementation
static const locationField = FieldDefinition(
name: 'location',
getValue: _getLocation,
);
Field definition for location.
static const locationField = FieldDefinition(
name: 'location',
getValue: _getLocation,
);