hasTypeIdString property

bool hasTypeIdString

Implementation

bool get hasTypeIdString =>
    value & flagHasTypeIdString == flagHasTypeIdString;