type property Null safety

String type

Implementation

String get type =>
    vbucksType[templateId.split(":")[1]] ?? templateId.split(":")[1];