InvalidEntityStateException constructor

InvalidEntityStateException({
  1. required ErrorType error,
})

Implementation

InvalidEntityStateException({required super.error});