AdmitSource.fromJson constructor

AdmitSource.fromJson(
  1. JsonObject _json
)

Creates an instance of AdmitSource from a JSON object.

Implementation

AdmitSource.fromJson(this._json);