currentAutofillScope property

AutofillScope? get currentAutofillScope

Implementation

AutofillScope? get currentAutofillScope {
  return null;
}