value abstract method

Future<Object?> value()

The parsed value of the InteractionOutput.

Follows the algorithm defined for the arrayBuffer() function in the Scripting API specification.

Implementation

Future<Object?> value();