isOk method

  1. @override
bool isOk()
override

Returns true if the option is a Ok value.

Implementation

@override
bool isOk() => false;