blockly > FieldCheckbox > SERIALIZABLE

FieldCheckbox.SERIALIZABLE property

Serializable fields are saved by the serializer, non-serializable fields are not. Editable fields should also be serializable.

Signature:

SERIALIZABLE: boolean;