build abstract method

Future<BuildResponse> build(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$3.BuildResponse> build(
    $grpc.ServiceCall call, $4.Empty request);