The `CommonErrors` accessors
Last updated 1 year ago
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