SyncStatusNothingToSync constructor

SyncStatusNothingToSync(
  1. HealthkitResource resource
)

Implementation

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