shouldGetKeys property
When shouldGetKeys
is true
this Stream should be preloaded with keys that match regex
, sharedBy
, and
sharedWith
.
Implementation
final bool shouldGetKeys;
When shouldGetKeys
is true
this Stream should be preloaded with keys that match regex
, sharedBy
, and
sharedWith
.
final bool shouldGetKeys;