StateBase constructor

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

Implementation

const StateBase({this.error});