peopleSuggestion property

PeopleSuggestion? peopleSuggestion
getter/setter pair

This is present when the suggestion indicates a person.

It contains more information about the person - like their email ID, name etc.

Implementation

PeopleSuggestion? peopleSuggestion;