Indicates whether this is the default block revision.
The default revision of a block is the one loaded when no specific revision has been specified. Only default revisions are saved to the block_custom table.
Type: \Drupal\Core\Entity\Field\FieldInterface
Overrides Entity::$isDefaultRevision
public $isDefaultRevision = TRUE;