sourceNameLocalisatiton property

Map<String, String> sourceNameLocalisatiton
final

Localisations for this source, where the key is a locale tag and the value is the sourceName of the source. If the value for the current locale is non-null, it will be used instead of sourceName.

Implementation

final Map<String, String> sourceNameLocalisatiton = const {};