ContainerSource constructor

ContainerSource({
  1. String? image,
})

Implementation

ContainerSource({this.image});