SyncStatusNothingToSync constructor

SyncStatusNothingToSync(
  1. HealthResource resource
)

Implementation

SyncStatusNothingToSync(this.resource) : super(SyncStatusType.nothingToSync);