data property

dynamic data

Implementation

dynamic get data {
  return _data;
}