JsonApiModel.init constructor

JsonApiModel.init(
  1. String type
)

Implementation

JsonApiModel.init(String type) : this.create(type);