pause method

  1. @override
Future<bool> pause()
override

Implementation

@override
Future<bool> pause() async => invokeMethod('pause');