home abstract method

Future<HomeResponse> home(
  1. ServiceCall call,
  2. HomeRequest request
)

Implementation

$async.Future<$22.HomeResponse> home($grpc.ServiceCall call, $22.HomeRequest request);