hasTypeIdString property

bool get hasTypeIdString

Implementation

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