ClearSuccessEvent<Key extends Object, Options> constructor

ClearSuccessEvent<Key extends Object, Options>(
  1. Options? options
)

Construct a ClearSuccessEvent.

Implementation

ClearSuccessEvent(this.options);