home abstract method

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

Implementation

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