raw property

  1. @observable
Stream<List<int>>? raw
getter/setter pair

Implementation

@observable
Stream<List<int>>? raw;