disposeAsync abstract method

Future<void> disposeAsync()

Dispose this effect and await its cleanup future.

Implementation

Future<void> disposeAsync();