message property
final
The localisation key for the user-facing message describing this security issue.
Resolve this key via the app's localisation system before displaying it to the user.
Implementation
final String message;
The localisation key for the user-facing message describing this security issue.
Resolve this key via the app's localisation system before displaying it to the user.
final String message;