RawModel constructor

RawModel(
  1. List<int> _content
)

Implementation

RawModel(this._content);