KIRouterError constructor

KIRouterError(
  1. Object error,
  2. StackTrace stack
)

Implementation

KIRouterError(this.error, this.stack);