file property
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;
The source file name where the error occurred.
Included only for UpdateSchema and UpdateConnector, it corresponds to
File.path of the provided Source.
core.String? file;