CloudSyncableFailure constructor

const CloudSyncableFailure(
  1. String error
)

Implementation

const CloudSyncableFailure(this.error);