ConflictResolutionDecision.retry constructor

const ConflictResolutionDecision.retry(
  1. Model customModel
)

Implementation

const ConflictResolutionDecision.retry(Model this.customModel)
    : _resolutionStrategy = ResolutionStrategy.retry;