JsonSchemeRaw constructor

JsonSchemeRaw(
  1. Map rawData
)

return original data json

Implementation

JsonSchemeRaw(this.rawData);