Returns true if the current result is a Ok.
@override @pragma("vm:prefer-inline") bool isOk() => true;