localizedNames property

Map<Locale, String>? localizedNames
final

A localized map of names for this role connection.

Implementation

final Map<Locale, String>? localizedNames;