editorials property - WebDetails class - search library - Dart API
editorials
editorials property
getter/setter pair
The list of editorials associated with the place. The editorials are provided by external suppliers and are only available to users with valid contracts with said suppliers. If the user has no such contracts, the list is empty.
Implementation
List<WebEditorial> editorials;