isBinaryFile property
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
Implementation
final IsBinaryFile? isBinaryFile;
A boolean value (true or false) indicating whether the file is binary or textual in the source, destination, and base of the merge.
final IsBinaryFile? isBinaryFile;