Returns the inner Value from Some or None Convinient operator to get the inner value from the Option, Usage: final res = Option
Value
final res = Option
@override None operator ~() => const None();