DatasetRecord typedef

DatasetRecord = Map<String, Object?>

Implementation

typedef DatasetRecord = Map<String, Object?>;