userHint property Null safety

String? userHint

Implementation

String? get userHint native;
void userHint=(String? value)

Implementation

set userHint(String? value) native;