getField method

Field? getField({
  1. required String fieldName,
})

Retrieves the field with the given name.

Parameters:

  • fieldName — Name of the field.

Return Value: A Field.