events property

Implementation

List<EffectCommandPolicyEvent> get events {
  return List<EffectCommandPolicyEvent>.unmodifiable(_events);
}