const defaultCodeClosingToOpening = <String, String>{ ')': '(', ']': '[', '}': '{', '"': '"', "'": "'", '`': '`', };