unwrap method

  • @override

Handle unwrap (EventPair wrapper)

Implementation

@override
Handle? unwrap(EventPair wrapper) => wrapper.handle;