toAction method

Future<NDDebouncedActionRunResult<R>> Function() toAction()

Implementation

Future<NDDebouncedActionRunResult<R>> Function() toAction() => (() => call());