InlineFrameModel constructor

InlineFrameModel(
  1. Model parent,
  2. String? id
)

Implementation

InlineFrameModel(Model super.parent, super.id);