stopBeamSdk method

dynamic stopBeamSdk()

Implementation

stopBeamSdk() {
  throw UnimplementedError('beam Sdk not stopped');
}