apps property

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

A list of applications associated with the module

Implementation

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