syncBodyBuilder property

SyncBodyBuilder? get syncBodyBuilder

The current sync body builder (for test verification).

Implementation

SyncBodyBuilder? get syncBodyBuilder => _syncBodyBuilder;