shouldGetKeys property

bool shouldGetKeys
finalinherited

When shouldGetKeys is true this Stream should be preloaded with keys that match regex, sharedBy, and sharedWith.

Implementation

final bool shouldGetKeys;