getData property

Object? get getData

Implementation

Object? get getData {
  return data;
}