ReturnStatementException constructor

ReturnStatementException(
  1. DartBlockValue value
)

Implementation

ReturnStatementException(this.value);