ReplayHap.emit
void emit(Args args) @safeEmit and store the value. All handlers are invoked, and the value is stored for replay to future attach calls.
Parameters
args | Arguments to emit and store. |
void emit(Args args) @safeEmit and store the value. All handlers are invoked, and the value is stored for replay to future attach calls.
args | Arguments to emit and store. |