StringExtensions extension Null safety

on

Methods

containsAllCharacters({required String targetChars}) bool
Returns true if given word contains atleast all the characters in targetChars, and false otherwise