AsyncError constructor

AsyncError(Object error, StackTrace stackTrace)

Implementation

AsyncError(this.error, this.stackTrace);