DateNotDefinedException constructor

const DateNotDefinedException(
  1. String message
)

Implementation

const DateNotDefinedException(this.message);