clearResult method

void clearResult()

Clears the most recent action's result.

Implementation

void clearResult() => value = Initial._();