getCastsByFid abstract method

Future<MessagesResponse> getCastsByFid(
  1. ServiceCall call,
  2. FidRequest request
)

Implementation

$async.Future<$1.MessagesResponse> getCastsByFid($grpc.ServiceCall call, $1.FidRequest request);