playPlaybackSlow method

Future<AccsResponse> playPlaybackSlow()

Implementation

Future<AccsResponse> playPlaybackSlow() {
  throw UnimplementedError('playPlaybackSlow() has not been implemented.');
}