apps property

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

A list of applications associated with the module

Implementation

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