StringExtensions extension
- on
Methods
-
getClosingBracketIndex(
int openIndex) → int -
Available on String, provided by the StringExtensions extension
Finds '}' of '{' in string whereopenIndex
is index of first '{'
Available on String, provided by the StringExtensions extension
Finds '}' of '{' in string whereopenIndex
is index of first '{'