localizedMessage property

String? localizedMessage
final

Localized error message. Will be shown to a user.

Can be null.

Implementation

final String? localizedMessage;