MyResp constructor

MyResp(
  1. dynamic _data
)

Implementation

MyResp(this._data);