Documentation

afterInactive()

Called after deactivation, for cleanup (may be async).

protected afterInactive(): void | Promise<void>;

Notes

Related