ReturnException constructor

ReturnException(
  1. Object? value
)

Implementation

ReturnException(this.value);