initValue property

  1. @visibleForTesting
  2. @protected
T get initValue

when _subject init, get seed value

Implementation

@visibleForTesting
@protected
T get initValue;