getLegalAndSupportSettings method

ResponseFuture<GetLegalAndSupportSettingsResponse> getLegalAndSupportSettings(
  1. GetLegalAndSupportSettingsRequest request, {
  2. CallOptions? options,
})

Implementation

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