rxdart package
documentation
rx
BufferTestStreamTransformer
<
T
>
strategy property
strategy
rxdart package
documentation
rx
BufferTestStreamTransformer
<
T
>
strategy property
BufferTestStreamTransformer class
Constructors
BufferTestStreamTransformer
Properties
closeWindowWhen
dispatchOnClose
hashCode
ignoreEmptyWindows
maxLengthQueue
onWindowEnd
onWindowStart
runtimeType
startBufferEvery
strategy
windowStreamFactory
Methods
bind
cast
noSuchMethod
toString
Operators
operator ==
strategy
property
Null safety
WindowStrategy
strategy
final, inherited
Determines how the window is created
Implementation
final WindowStrategy strategy;