LinkView constructor

LinkView(
  1. LinkModel model
)

Implementation

LinkView(this.model) : super(key: ObjectKey(model));