ModelList typedef

ModelList = List<Model>

Model list type

Implementation

typedef ModelList = List<Model>;