QuobyteVolumeSource constructor
const
QuobyteVolumeSource({})
Default constructor.
Implementation
const QuobyteVolumeSource({
this.group,
this.readOnly,
required this.registry,
this.tenant,
this.user,
required this.volume,
});