returnValue property

RemoteObject? returnValue
final

The value being returned, if the function is at return point.

Implementation

final runtime.RemoteObject? returnValue;