apps property

  1. @TagNumber(3)
List<App> get apps

A list of applications associated with the module

Implementation

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