JsonlogicException constructor

const JsonlogicException(
  1. String message
)

Implementation

const JsonlogicException(this.message);