AnylineException constructor

const AnylineException(
  1. String? message
)

Implementation

const AnylineException(this.message);