returnFromCatch property

Object? returnFromCatch
getter/setter pair

Last return value from a catch block

Implementation

Object? returnFromCatch;