SyncFailedException constructor

const SyncFailedException(
  1. String message
)

Implementation

const SyncFailedException(super.message);