getView function

View? getView(
  1. dynamic model
)

Implementation

View? getView(model) => null;