menu
here_sdk
search.dart
BusinessDetails
contacts property
contacts
dark_mode
light_mode
contacts
property
List
<
Contact
>
contacts
getter/setter pair
The list of contact information of the place.
Implementation
List<Contact> contacts;
here_sdk
search
BusinessDetails
contacts property
BusinessDetails class