The errors storage of the Map type
Last updated 1 year ago
Was this helpful?
#errors
The errors storage of the type where the key is of the generic type variable .
key
#errors: Map<Id, any> = new Map();
Map<
,
>
Map
any
Id