includeObjects property

SpannerDatabase? includeObjects
getter/setter pair

The Spanner objects to retrieve from the data source.

If some objects are both included and excluded, an error will be thrown.

Optional.

Implementation

SpannerDatabase? includeObjects;