isTag method

bool isTag()

Implementation

bool isTag() => value.startsWith(refTagPrefix);