translationKey property

String? translationKey
final

Use this if you would like to display a message from a translation file on the UI, where msg can be used for logging purposes

Implementation

final String? translationKey;