type property

String type
final

The type of the field (e.g., "text", "password", "email").

The field type defines how the data should be interpreted.

Implementation

final String type;