deletedBranch property

BranchInfo? deletedBranch
final

Information about the branch deleted by the operation, including the branch name and the commit ID that was the tip of the branch.

Implementation

final BranchInfo? deletedBranch;