noError property

bool get noError

Returns true if there was not an error recently.

Implementation

bool get noError => throw UnimplementedError();