ParseRelationException constructor

const ParseRelationException([
  1. String? message
])

Implementation

const ParseRelationException([this.message]);