file property

String? file
getter/setter pair

The source file name where the error occurred.

Included only for UpdateSchema and UpdateConnector, it corresponds to File.path of the provided Source.

Implementation

core.String? file;