blockly > Events > Abstract > isBlank

Events.Abstract.isBlank property

Whether or not the event was constructed without necessary parameters (to be populated by fromJson).

Signature:

abstract isBlank: boolean;