modulesToInject property
Contains names of Modules which were sent as payload and can be injected by the corresponding Runtimes.
Implementation
@$pb.TagNumber(3)
$core.List<ModuleInjectionDescription> get modulesToInject => $_getList(2);
Contains names of Modules which were sent as payload and can be injected by the corresponding Runtimes.
@$pb.TagNumber(3)
$core.List<ModuleInjectionDescription> get modulesToInject => $_getList(2);