MetaData.fromJson(Map<String, dynamic> json) : id = json['id'], key = json['key'], value = json['value'].toString();