inMainOrMaster property

bool inMainOrMaster
final

Implementation

static final inMainOrMaster = ['main', 'master'].contains(branchName);