LocalizedMessage typedef
LocalizedMessage = $LocalizedMessage
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
Implementation
typedef LocalizedMessage = $LocalizedMessage;