profileField constant
Field definition for profile
Implementation
static const profileField = FieldDefinition(
name: 'profile',
getValue: _getProfile,
);
Field definition for profile
static const profileField = FieldDefinition(
name: 'profile',
getValue: _getProfile,
);