call method Null safety

Future<Result<T>> call()

Executes use case without any parameters.

Implementation

Future<Result<T>> call();