Returns the JSON content stored on inside a Map.
JSON
Map<String, dynamic>? get localizedString { return _localizedStrings; }