models property

  1. @TagNumber(3)
List<Model> models

The models that this verion of the module provides

Implementation

@$pb.TagNumber(3)
$core.List<Model> get models => $_getList(2);