unwrap method

  1. @override
V unwrap()
override

Implementation

@override
V unwrap() {
  throw _exception;
}