DataPointEntryFieldFormat.from(Map<String, dynamic> json) : id = json['id'], description = json['description'];