Converts this to a Field.
Field get toClass => Field( fieldName: fieldName, fieldType: fieldType, nullable: nullable, );