equivalentTo method

bool equivalentTo(
  1. ConditionalEvent? event
)

Implementation

bool equivalentTo(ConditionalEvent? event) => false;