gender constant
The input field expects a gender.
This hint will be translated to the below values on different platforms:
- Android: AUTOFILL_HINT_GENDER.
- web: "sex".
- Otherwise, the hint string will be used as-is.
Implementation
static const String gender = 'gender';