autocomplete property

String? get autocomplete

Implementation

String? get autocomplete native;
set autocomplete (String? value)

Implementation

set autocomplete(String? value) native;