JsonScheme constructor

JsonScheme(
  1. Map rawData
)

return original data json

Implementation

JsonScheme(this.rawData);