menu
kubernetes package
documentation
istio_v1beta1.dart
Delegate
Delegate const constructor
Delegate const constructor
dark_mode
light_mode
Delegate
constructor
const
Delegate
(
{
String
?
name
,
String
?
namespace
,
})
The main constructor.
Implementation
const Delegate({ this.name, this.namespace, });
kubernetes package
documentation
istio_v1beta1
Delegate
Delegate const constructor
Delegate class