blocks property

Map<String, String> blocks

Implementation

Map<String, String> get blocks => _localizedBlocks[_locale.languageCode]!;