shouldProcess method

bool shouldProcess(
  1. String eventName
)

Implementation

bool shouldProcess(String eventName) => true;