home abstract method

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

Implementation

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