MeshagentServicesPage constructor
MeshagentServicesPage({
- required List<
ServiceSpec> services, - required int total,
Implementation
MeshagentServicesPage({required this.services, required this.total});