type property
The type of the field (e.g., "text", "password", "email").
The field type defines how the data should be interpreted.
Implementation
final String type;
The type of the field (e.g., "text", "password", "email").
The field type defines how the data should be interpreted.
final String type;