apps property

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

A list of applications associated with the module

Implementation

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