BlockTag.pending constructor

const BlockTag.pending()

Implementation

const BlockTag.pending()
    : stringValue = 'pending',
      intValue = 0;