finishAutofillContext method

void finishAutofillContext(
  1. {bool shouldSave = true}
)

Requests that the autofill context is finalized.

See also:

Implementation

void finishAutofillContext({bool shouldSave = true}) {}