binary property

  1. @protected
Uint8List? binary
final

The serialized representation of the restoration data.

Should only be accessed by the test framework.

Implementation

@protected
final Uint8List? binary;