InternalErrorState constructor

const InternalErrorState(
  1. Object exception
)

Implementation

const InternalErrorState(this.exception);