jobTitle constant Null safety
The input field expects a job title.
This hint will be translated to the below values on different platforms:
- iOS: jobTitle.
- web: "organization-title".
- Otherwise, the hint string will be used as-is.
Implementation
static const String jobTitle = 'jobTitle';