rawType property

String rawType

get raw type of survivor

Implementation

String get rawType => templateId.split(":")[1].split("_")[0];