modules property
The host can either be a Client connection to a Server, or a Server connecting to another Server.
Implementation
@$pb.TagNumber(5)
$core.List<ModuleConfig> get modules => $_getList(4);
The host can either be a Client connection to a Server, or a Server connecting to another Server.
@$pb.TagNumber(5)
$core.List<ModuleConfig> get modules => $_getList(4);