ControllerStateBase constructor

const ControllerStateBase({
  1. AppError? error,
})

Implementation

const ControllerStateBase({this.error});