data method

Map data()

Implementation

Map data() {
  return this._data!;
}