isMatched method

  1. @override
bool isMatched()
override

Implementation

@override
bool isMatched() {
  return true;
}