EngineException constructor

const EngineException(
  1. dynamic error
)

Implementation

const EngineException(this.error);