AdmitSource.fromJson constructor
AdmitSource.fromJson(
- JsonObject _json
Creates an instance of AdmitSource from a JSON object.
Implementation
AdmitSource.fromJson(this._json);
Creates an instance of AdmitSource from a JSON object.
AdmitSource.fromJson(this._json);