clearError method

T clearError()

Implementation

T clearError() => copyWith(errorMessage: null);