Determine if this element contains the class value.
value
This is the Dart equivalent of jQuery's hasClass.
@override bool contains(Object? value);