RawData typedef

RawData = Map<String, Object?>

Implementation

typedef RawData = Map<String, Object?>;