UnknownConstraint constructor

const UnknownConstraint(
  1. Map<String, Object?> json
)

Implementation

const UnknownConstraint(this.json);