nameLocalizations property

Map<Locale, String>? nameLocalizations
final

A map of localizations for the name of this command.

Implementation

final Map<Locale, String>? nameLocalizations;