NodeConfigSource constructor
const
NodeConfigSource({
- ConfigMapNodeConfigSource? configMap,
Default constructor.
Implementation
const NodeConfigSource({
this.configMap,
});
Default constructor.
const NodeConfigSource({
this.configMap,
});