InstanceNotFound constructor

const InstanceNotFound(
  1. String message
)

Implementation

const InstanceNotFound(this.message);