autodetect property

bool? autodetect
getter/setter pair

Indicates if we should automatically infer the options and schema for CSV and JSON sources.

Optional.

Implementation

core.bool? autodetect;