ServiceInfoCard constructor
const
ServiceInfoCard({
- Key? key,
- required ServiceTemplateSpec manifest,
Implementation
const ServiceInfoCard({super.key, required this.manifest});