Interrupted<E> constructor

const Interrupted<E>([
  1. StackTrace? stackTrace
])

Implementation

const Interrupted([this.stackTrace]);