HintsResponse.fromJSON(Map<String, dynamic> json) : hints = (json['hints'] as List<dynamic>).cast<String>();