nameLocalizations property

Map<Locale, String>? nameLocalizations
final

A localized map of names for this choice.

Implementation

final Map<Locale, String>? nameLocalizations;