Returns the contained Ok value or null.
null
@override @pragma('vm:prefer-inline') T? orNull() => value;