Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
getBranchNumber nullable return type
As the constructor allows the branchNumber to be null. The getter should have a nullable return type.
- Loading branch information