JsonSchema constructor

const JsonSchema(
  1. Map<String, Object?> raw
)

Implementation

const JsonSchema(this.raw);