getData method

Map getData()

Implementation

Map getData() {
  return {"f": name, "s": start, "e": end};
}