starredOnly property

bool? starredOnly
getter/setter pair

If true, search only among starred entries.

By default, all results are returned, starred or not.

Optional.

Implementation

core.bool? starredOnly;