unFollow abstract method

Future<UnFollowResponse> unFollow(
  1. ServiceCall call,
  2. UnFollowRequest request
)

Implementation

$async.Future<$0.UnFollowResponse> unFollow(
    $grpc.ServiceCall call, $0.UnFollowRequest request);