isOk method

  1. @override
bool isOk()
override

Returns true if the current result is a Ok.

Implementation

@override
bool isOk() => false;