menu
liquify package
documentation
parser.dart
CharacterPredicate
isEqualTo abstract method
isEqualTo abstract method
dark_mode
light_mode
isEqualTo
abstract method
bool
isEqualTo
(
CharacterPredicate
other
)
Compares the predicate and
other
for equality.
Implementation
bool isEqualTo(CharacterPredicate other);
liquify package
documentation
parser
CharacterPredicate
isEqualTo abstract method
CharacterPredicate class