resetFirstInput method

void resetFirstInput()

Resets the _firstInput used by AnalyticsService.input.

Implementation

void resetFirstInput() => _firstInput = null;