IsEmptyException constructor

const IsEmptyException(
  1. String message
)

Implementation

const IsEmptyException(this.message);