record abstract method

Future<HttpBody> record(
  1. ServiceCall call,
  2. RecordRequest request
)

Implementation

$async.Future<$17.HttpBody> record($grpc.ServiceCall call, $16.RecordRequest request);