ParseOperationException constructor

const ParseOperationException([
  1. String? message
])

Implementation

const ParseOperationException([this.message]);