autofill property

AutofillApi autofill

Defines commands and events for Autofill.

Implementation

AutofillApi get autofill => _autofill ??= AutofillApi(client);