JsonApiModel.shallowCopy constructor

JsonApiModel.shallowCopy(
  1. JsonApiModel other
)

Implementation

JsonApiModel.shallowCopy(JsonApiModel other) : this(other.jsonApiDoc);