isBLOCKS property

bool isBLOCKS

Implementation

bool get isBLOCKS {
  return code == 2 && value == 'BLOCKS';
}