hints property

List<String>? hints
final

hints Hints for each location of the form {hint};{hint};{hint};{hint} .... A hint is generated by the hint parameter in the response of a previous request. If the

Implementation

final List<String>? hints;