modules property

List<ConnectModule> modules
final

A list of app modules in the same format as the modules property in the app descriptor.

Implementation

final List<ConnectModule> modules;