projectKey property

String? projectKey
getter/setter pair

Key of the project that the repo is in.

For example: The key for https://mybitbucket.server/projects/TEST/repos/test-repo is "TEST".

Required.

Implementation

core.String? projectKey;