start method

void start()

Implementation

void start(){
  return FlutterOboeTest()._streamStart!(_nativeInstance!);
}