CodeableReference.fromJson constructor

CodeableReference.fromJson(
  1. JsonObject _json
)

Creates an CodeableReference instance from the provided JSON object.

Implementation

CodeableReference.fromJson(this._json);