getSamplingrate method

Future<int> getSamplingrate()

Implementation

Future<int> getSamplingrate() {
  throw UnimplementedError();
}