getSampleRate method

int getSampleRate()

Implementation

int getSampleRate(){
  return FlutterOboeTest()._streamSampleRate!(_nativeInstance!);
}