ApplicationException constructor

const ApplicationException([
  1. dynamic error
])

Implementation

const ApplicationException([this.error]);