getCastsByMention_Pre method
Implementation
$async.Future<$1.MessagesResponse> getCastsByMention_Pre($grpc.ServiceCall call, $async.Future<$1.FidRequest> request) async {
return getCastsByMention(call, await request);
}
$async.Future<$1.MessagesResponse> getCastsByMention_Pre($grpc.ServiceCall call, $async.Future<$1.FidRequest> request) async {
return getCastsByMention(call, await request);
}