errors property

Queue<UserException> get errors

Implementation

Queue<UserException> get errors => Queue<UserException>.of(_errors);