localizedDescription property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Translated strings for the description, which are unused and retained only for backward compatibility.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
LocalizedString? localizedDescription;