fpgStream property

Stream<List<FPGData>> get fpgStream

Implementation

Stream<List<FPGData>> get fpgStream => _fpgEventStreamWrapper.stream;