syncPolicy property

SyncPolicy? get syncPolicy

Returns the last sync policy configured on the mock.

Implementation

SyncPolicy? get syncPolicy => _syncPolicy;