call method Null safety

Result<T> call()

Executes use case without any parameters.

Implementation

Result<T> call();