ContainerException constructor

const ContainerException(
  1. String message
)

Implementation

const ContainerException(this.message);