beamSdkOutput method

Future beamSdkOutput()

Implementation

Future<dynamic> beamSdkOutput() {
  throw UnimplementedError('output is failed');
}