contactField constant
Field definition for contact.
Implementation
static const contactField = FieldDefinition(
name: 'contact',
getValue: _getContact,
);
Field definition for contact.
static const contactField = FieldDefinition(
name: 'contact',
getValue: _getContact,
);