sourceFile property
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.
Implementation
final SourceFileSpecifier? sourceFile;
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.
final SourceFileSpecifier? sourceFile;