Modifications.fromJson(Map<String, dynamic> json) : type = json['type'] as String, vals = json['value'] as Map<String, dynamic>;