OboeTestStream constructor

OboeTestStream()

Implementation

OboeTestStream(){
  _nativeInstance = FlutterOboeTest()._streamInit!();
}