acceptLegal abstract method

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

Implementation

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