follow abstract method

Future<FollowResponse> follow(
  1. ServiceCall call,
  2. FollowRequest request
)

Implementation

$async.Future<$0.FollowResponse> follow(
    $grpc.ServiceCall call, $0.FollowRequest request);