messageId property

String? messageId
final

The ID of the message that caused the error. (See the value corresponding to the "messageId" key in the "message" object.)

Implementation

final String? messageId;