fill method

dynamic fill(
  1. dynamic model
)

Implementation

fill(model) => this._model = model;