getField method

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

Returns the field definition of the given field name.

Parameters:

  • fieldName — The field name.

Return Value: A Field.