MapView constructor

MapView(
  1. MapModel model
)

Implementation

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