fetchSettings property

FetchSettings? fetchSettings
getter/setter pair

Fetch details to deliver the data source.

It contains settings for FETCH and GOOGLE_SHEETS file input types. The required fields vary based on the frequency of fetching.

Optional.

Implementation

FetchSettings? fetchSettings;