call method

void call(
  1. EffectCommandPolicyEvent event
)

Implementation

void call(EffectCommandPolicyEvent event) => _events.add(event);