getData method

dynamic getData()

Implementation

dynamic getData() {
  return _data;
}