branch property

String? branch
final

The git branch of the remote cwd, or null when it is not a git repo.

Implementation

final String? branch;