@override Future<void> startEchoTest(int intervalInSeconds) { return _invokeMethod( 'startEchoTest', {'intervalInSeconds': intervalInSeconds}); }