-
capitalize()
→ String
-
Available on String,
provided by the GtdString extension
-
containsCharacters()
→ bool
-
Available on String,
provided by the GtdString extension
-
isEmailAddress()
→ bool
-
Available on String,
provided by the GtdString extension
-
isNumeric()
→ bool
-
Available on String,
provided by the GtdString extension
-
isPhoneNumber()
→ bool
-
Available on String,
provided by the GtdString extension
-
removeDiacritics()
→ String
-
Available on String,
provided by the GtdString extension
-
toDateString({required String inputPattern, required String outputPattern})
→ String
-
Available on String,
provided by the GtdString extension
-
toDateTime(String pattern)
→ DateTime
-
Available on String,
provided by the GtdString extension