BusyView constructor

BusyView(
  1. BusyModel model
)

Implementation

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