getData method

Map<String, Object> getData()

Implementation

Map<String, Object> getData() {
  return data!;
}