acceptLegal abstract method

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

Implementation

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