StringExtension extension
- on
Properties
- commaSeparatedNumber → String
-
Available on String?, provided by the StringExtension extension
no setter - isNotNullOrEmpty → bool
-
Available on String?, provided by the StringExtension extension
no setter - isNullOrEmpty → bool
-
Available on String?, provided by the StringExtension extension
no setter - isValidEmail → bool
-
Available on String?, provided by the StringExtension extension
no setter - isValidPhone → bool
-
Available on String?, provided by the StringExtension extension
no setter - nullIfEmpty → String?
-
Available on String?, provided by the StringExtension extension
no setter - orEmpty → String
-
Available on String?, provided by the StringExtension extension
no setter - toHumanReadableFromSnakeCase → String
-
Available on String?, provided by the StringExtension extension
no setter - toNormalCase → String
-
Available on String?, provided by the StringExtension extension
no setter
Methods
-
addPreviewParam(
) → String -
Available on String?, provided by the StringExtension extension
-
toFormattedDate(
{String outputFormat = 'dd/MM/yyyy'}) → String -
Available on String?, provided by the StringExtension extension
-
toTableFormat(
) → String -
Available on String?, provided by the StringExtension extension