snapshot abstract method

Future<Uint8List> snapshot()

Captures the current interpreter state as a binary snapshot.

Implementation

Future<Uint8List> snapshot();