asListener method

void asListener()

Declares the associated capsule as a non-idempotent listener.

Implementation

void asListener() => use.register((_) {});