getLegalAndSupportSettings method
ResponseFuture<GetLegalAndSupportSettingsResponse>
getLegalAndSupportSettings(
- GetLegalAndSupportSettingsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.GetLegalAndSupportSettingsResponse> getLegalAndSupportSettings($0.GetLegalAndSupportSettingsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getLegalAndSupportSettings, request, options: options);
}