SyncException constructor

const SyncException(
  1. String message
)

Implementation

const SyncException(this.message);