record abstract method

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

Implementation

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