serialize property

bool serialize
final

The flag indicating whether messages between this DriftIsolate and the DriftServer should be serialized.

Implementation

final bool serialize;