isBranch method

bool isBranch()

Implementation

bool isBranch() => value.startsWith(refHeadPrefix);