Abstract ClassesFieldblockly.field_class.initmodel_methodOn this pageblockly > 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