StreamChatLocalizationsDe constructor
const
StreamChatLocalizationsDe({
- String localeName = 'de',
Create an instance of the translation bundle for German.
Implementation
const StreamChatLocalizationsDe({super.localeName = 'de'});