Future<String> singleVote(String author, String permlink, int weight) { throw UnimplementedError('singleVote has not been implemented.'); }