getView function

InlineFrameView getView(
  1. dynamic model
)

Implementation

InlineFrameView getView(model) => InlineFrameView(model);