menu
kubernetes package
documentation
networking_v1.dart
ServiceBackendPort
ServiceBackendPort const constructor
ServiceBackendPort const constructor
dark_mode
light_mode
ServiceBackendPort
constructor
const
ServiceBackendPort
(
{
String
?
name
,
int
?
number
,
})
Default constructor.
Implementation
const ServiceBackendPort({ this.name, this.number, });
kubernetes package
documentation
networking_v1
ServiceBackendPort
ServiceBackendPort const constructor
ServiceBackendPort class