StringNullableExt extension

on

Properties

withBrackets String
no setter

Methods

equals(String other, {bool caseSensitive = true, Pattern? pattern}) bool
Equals is a similar function that use Java or Kotlin classes to see the equality from two objects
replaceAllNewLinesWith(Object object) String?