localizedDescription property

LocalizedString? localizedDescription
getter/setter pair

Translated strings for the description.

Recommended maximum is 20 characters to ensure full string is displayed on smaller screens.

Implementation

LocalizedString? localizedDescription;