acceptLegal abstract method

Future<AcceptLegalResponse> acceptLegal(
  1. ServiceCall call,
  2. AcceptLegalRequest request
)

Implementation

$async.Future<$12.AcceptLegalResponse> acceptLegal($grpc.ServiceCall call, $12.AcceptLegalRequest request);