AsserestError constructor

AsserestError([
  1. String message = ""
])

Implementation

AsserestError([this.message = ""]);