localizedBody property

LocalizedString? localizedBody
getter/setter pair

Translated strings for the body.

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

Implementation

LocalizedString? localizedBody;