fillList method

dynamic fillList(
  1. dynamic models
)

Implementation

fillList(models) => this._models = models;