record abstract method

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

Implementation

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