autofillHints property

Iterable<String>? autofillHints
getter/setter pair

A list of strings that helps the autofill service identify the type of this text input.

Implementation

Iterable<String>? autofillHints;