IfBlockModel constructor

IfBlockModel()

Implementation

IfBlockModel()
    : super(
        type: IfBlockType.typeName,
      );