branch property

String? branch
getter/setter pair

The branch in the codebase to build from, using the latest commit.

Implementation

core.String? branch;