StringNullableExt extension
- on
Properties
- withBrackets → String
-
Available on String?, provided by the StringNullableExt extension
no setter
Methods
-
equals(
String other, {bool caseSensitive = true, Pattern? pattern}) → bool -
Available on String?, provided by the StringNullableExt extension
Equals is a similar function that use Java or Kotlin classes to see the equality from two objects -
replaceAllNewLinesWith(
Object object) → String? -
Available on String?, provided by the StringNullableExt extension