Returns true if this Result is an Ok.
true
@override @pragma('vm:prefer-inline') bool isOk() => false;