rawData property

Map? rawData

Implementation

Map? get rawData {
  return this.raw;
}