ContainerImageOptions constructor
const
ContainerImageOptions({
- String? subpath,
Creates a ContainerImageOptions with the given fields.
Implementation
const ContainerImageOptions({this.subpath});
Creates a ContainerImageOptions with the given fields.
const ContainerImageOptions({this.subpath});