NetCoreSyncException constructor

const NetCoreSyncException([
  1. String message = ""
])

Implementation

const NetCoreSyncException([this.message = ""]);