The `CommonErrors` accessors
protected get errors(): Map<Id, any> The get accessor returns the errors of Map type by returning the #errors property of a specified object.
get
Map
#errors
Last updated 2 years ago