dataStream property

Stream<List<int>> get dataStream

Implementation

static Stream<List<int>> get dataStream => _platform.dataStream;