@override fromMap(Map<String, dynamic> json) { tag = JsonConverters.getJson(json, 'tag'); return this; }