sourceAndDestination property

SourceAndDestination? sourceAndDestination
getter/setter pair

The source and destination areas to autofill.

This explicitly lists the source of the autofill and where to extend that data.

Implementation

SourceAndDestination? sourceAndDestination;