home abstract method

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

Implementation

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