-
appendClassContent(String className, String value)
→ String
-
Available on String,
provided by the StringExt extension
Append the content of dart class
-
insert(int index, String value)
→ String
-
Available on String,
provided by the StringExt extension
-
removeAll(String value)
→ String
-
Available on String,
provided by the StringExt extension
Removes all characters.