localizedMessage property
A localized, user-friendly message safe to show to end-users (e.g. "Transaction declined by the bank.").
Implementation
final String? localizedMessage;
A localized, user-friendly message safe to show to end-users (e.g. "Transaction declined by the bank.").
final String? localizedMessage;