telephoneNumberExtension constant
The input field expects a phone number's internal extension code.
This hint will be translated to the below values on different platforms:
- web: "tel-extension".
- Otherwise, the hint string will be used as-is.
Implementation
static const String telephoneNumberExtension = 'telephoneNumberExtension';