Abstract ClassesFieldblockly.field.initmodelOn this pageHome > blockly > Field > initModel Field.initModel() method Initializes the model of the field after it has been installed on a block. No-op by default. Signature: initModel(): void; Returns: void