details property

StringValueMap? details
getter/setter pair

A map with additional details that can be used to restore error description in other languages

Implementation

// Todo: Complete implementation!
StringValueMap? details;