AppException constructor

AppException([
  1. String? _message
])

Implementation

AppException([this._message]);