Future<String> execute(String action, {double? timeout}) { throw UnimplementedError('execute() has not been implemented.'); }