stop method

void stop()

Implementation

void stop(){
  return FlutterOboeTest()._streamStop!(_nativeInstance!);
}