survivorItemRating top-level property Null safety

Map<String, CurveTable> survivorItemRating
read / write

curve table for survivor.

Implementation

Map<String, CurveTable> survivorItemRating =
    mapCurveTables(survivorItemRatingCurveTable[0]["ExportValue"] as Map);